home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / util / misc / AlertPatch219.readme < prev    next >
Encoding:
Text File  |  1993-08-27  |  1.1 KB  |  53 lines

  1. Short: replacement patch for exec.library/Alert()
  2. Type: util/misc
  3. Uploader: luke@ccu1.aukuni.ac.nz
  4.  
  5. TITLE
  6.  
  7.     AlertPatch - replacement patch for exec.library/Alert()
  8.  
  9. VERSION
  10.  
  11.     Distribution version 2.19
  12.  
  13. AUTHORS
  14.  
  15.     David Swasbrook
  16.  
  17.     E-mail address: dswa1@cs.aukuni.ac.nz (expires 01-Jan-94)
  18.  
  19.  
  20. DESCRIPTION
  21.  
  22.     AlertPatch replaces the system exec.library/Alert() with
  23.     two custom routines to give the user a choice of how the
  24.     alert is to be displayed, either as an intuition window or
  25.     a system alert with additional information.
  26.  
  27. FEATURES    
  28.  
  29.     1. Alerts now displayable as windows. With options to
  30.        Continue, Suspend or Reboot for all alert types.
  31.  
  32.     2. Displays description of alert and name of the offending
  33.        task.
  34.  
  35.     3. Dumps contents of CPU data and address registers and
  36.        displays a text representation.
  37.  
  38.     4. Can list or get information on alert numbers from cli or
  39.        listview.
  40.  
  41.     5. Sound support through a sound daemon such as MSD or UPD.
  42.  
  43. UPDATE
  44.  
  45.     This archive is an update of the AlertPatch217.lha archive.
  46.     New features:
  47.  
  48.         * Mouse button action configurability
  49.  
  50.         * Sounds for Custom and Window Alerts
  51.  
  52.         * Timeout of Custom and Window Alerts
  53.